home *** CD-ROM | disk | FTP | other *** search
- Subject: Dragging out of a floating palette.
- Sent: 9/10/96 10:25 AM
- Received: 9/10/96 10:25 AM
- From: Scott Adler <sadler@spss.com>
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- I'm trying to make a floating palette that has a grid of items, lets make
- it simple and say they are different colors. Now when I drag that item I
- want to drag a sample of the color and be able to drop it on different
- areas of my part. The problem I'm having is trying to make the floating
- window be able to drag off copies of the colors.
-
- I tried making the floating window FW_MDraggable and adding a drag
- command, but it needs a selection. Is there more documentation on
- dragging and how it works?
-
- -Scott Adler
- sadler@spss.com